-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: added exception handling for when browser doesn't exist #271
Conversation
Sample app builds 📱Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request.
|
Codecov Report
@@ Coverage Diff @@
## main #271 +/- ##
============================================
- Coverage 50.84% 50.73% -0.11%
Complexity 249 249
============================================
Files 108 108
Lines 2779 2785 +6
Branches 361 362 +1
============================================
Hits 1413 1413
- Misses 1249 1255 +6
Partials 117 117
|
Build available to test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for sharing the details on testing 👍🏻
...ginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/engine/EngineWebView.kt
Show resolved
Hide resolved
...ginginapp/src/main/java/io/customer/messaginginapp/gist/presentation/engine/EngineWebView.kt
Show resolved
Hide resolved
## [3.6.7](3.6.6...3.6.7) (2023-10-17) ### Bug Fixes * added exception handling for when browser doesn't exist ([#271](#271)) ([aaddad5](aaddad5))
fixes: #270
Testing:
Verified the app didn't crash when an in-app was recieved.